- dc173b7 export subpath sizes (these are for example in pptx custom shape presets) by Radek Doulik · 11 years ago
- eb96e43 python3: bug 15833 by Norbert Thiebaud · 11 years ago
- a050990 Proper spacing in makefile command line continuations by Stephan Bergmann · 11 years ago
- 3a17d0b Hyperlink is an optional property, fdo#58858 by Markus Mohrhard · 11 years ago
- be9d9fe RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper by Chr. Rossmanith · 11 years ago
- 95692db port ScOutlineObj to new UnoApiTest ctor by Miklos Vajna · 11 years ago
- 561ec64 WaE: C++11 requires a space between literal and identifier by Tor Lillqvist · 11 years ago
- 21a8074 Meh, use SAL_PRIdINT32 by Tor Lillqvist · 11 years ago
- 338140e bnc#492440: Sort autofilter popup items correctly. by Kohei Yoshida · 11 years ago
- 7226ac2 Use a method from UnoApitest instead of implement a new one in calc by Marcos Paulo de Souza · 11 years ago
- 11cfcf4 Don't overwrite bCalcAll when it's already set & remove SetCompile(). by Kohei Yoshida · 11 years ago
- 56bb774 Drop unused member variables by Takeshi Abe · 11 years ago
- 270acb8 Drop unused #define by Takeshi Abe · 11 years ago
- 3a45751 MIN_FREEHAND_DISTANCE is used nowhere by Takeshi Abe · 11 years ago
- 8597e8e Oops the last commit is for bnc#615357. by Kohei Yoshida · 11 years ago
- 54ebe3d bnc#615317: Recompile cells with #NAME! for English function name option. by Kohei Yoshida · 11 years ago
- 24bce470 import/export new Excel 2013 ODF functions, fdo#60032 by Eike Rathke · 11 years ago
- 5679597c HIG: align the edit button with the last spinner element by Caolán McNamara · 11 years ago
- 1a220a5 HIG: access key for listbox by Caolán McNamara · 11 years ago
- c3fc293 HIG: 6 pixels vertical padding by Caolán McNamara · 11 years ago
- 1236f31 HIG: indent dependent hierarchy by 12 pixels by Caolán McNamara · 11 years ago
- cd797f1 HIG: radiobuttons/checkboxes use sentence capitalization by Caolán McNamara · 11 years ago
- f27fa0d HIG: end labels with ':' by Caolán McNamara · 11 years ago
- 00cc058 HIG: Leave a 12-pixel horizontal gap between a control and its label by Caolán McNamara · 11 years ago
- 0c7a1b6 resolved fdo#60087 corrected .xlsx export of functions by Eike Rathke · 11 years ago
- 63e3d86 make it possible to update DDE links after loading, fdo#59032 by Markus Mohrhard · 11 years ago
- 3891d32 Introduce SAL_OVERRIDE by Miklos Vajna · 11 years ago
- 086b070 WaE: format %d expects argument of type int, but argument 2 has type long int by Tor Lillqvist · 11 years ago
- 5f27719 configure: better libstdc++ ABI breakage check by Miklos Vajna · 11 years ago
- b0cc484 chart2: try to make MSVC happy with OUString by Michael Stahl · 11 years ago
- cd13c04 unfriend this class and the method by Markus Mohrhard · 11 years ago
- 41281d3 make a few more users of ScAttrArray outside of the class const by Markus Mohrhard · 11 years ago
- e8226a9 this check always will result in true by Markus Mohrhard · 11 years ago
- 1830e25 this parameter was always true by Markus Mohrhard · 11 years ago
- 225e4ac prevent copy c'tor and operator= by Markus Mohrhard · 11 years ago
- b0255df prefer the c'tor initializer list by Markus Mohrhard · 11 years ago
- c3669e6 adapt comment to correct code by Markus Mohrhard · 11 years ago
- b75bf09 correctly handle repeated row heights for empty rows ( fdo#59973 ) by Noel Power · 11 years ago
- 9327467 better default row detection ( associated with fdo#55621 ) by Noel Power · 11 years ago
- bd2c4e8 Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGE by Stephan Bergmann · 11 years ago
- 2356a48 API CHANGE: Make TypeDescriptionManager/Provider more consistent by Stephan Bergmann · 11 years ago
- 0bfa66c MSVC needs explicit OUString in ?: by Luboš Luňák · 11 years ago
- b884c2e resolved fdo#60078 correctly calculate IMCSCH and IMSECH by Regina Henschel · 11 years ago
- 7877638 n#792778 oox: implement import of v:line inside v:group by Miklos Vajna · 11 years ago
- 1e33b3d osl::{File,Directory}::getURL() had curiously been missing by Stephan Bergmann · 11 years ago
- 5443d648 fix string literals concatenation by Luboš Luňák · 11 years ago
- bc6b13b make SAL_WNODEPRECATED_DECLARATIONS_PUSH work also with Clang by Luboš Luňák · 11 years ago
- a05f2ee do not use removed A2OU macro by Luboš Luňák · 11 years ago
- 0701e1a remove CopyEditionData CustomAction by Andras Timar · 11 years ago
- cf4ca99 remove DotNetCheck CustomAction by Andras Timar · 11 years ago
- d14c765 remove CopyExtensionData CustomAction by Andras Timar · 11 years ago
- 030124d remove CustomAction ExecutePostUninstallScript by Andras Timar · 11 years ago
- bc20ba9 convert SetAdminInstallProperty CustomAction to type 51 by Andras Timar · 11 years ago
- d61d1fa remove stray, old, obsolete CustomAction: RegCleanOld by Andras Timar · 11 years ago
- e0ea85f we don't build language packs on Windows by Andras Timar · 11 years ago
- 1ba8986 fix for the awkward OUString::replaceAll() behaviour by Luboš Luňák · 11 years ago
- ce22d30 do not try to concatenate two string literals using + by Luboš Luňák · 11 years ago
- 658467e Revert "WaE: declaration of nWhich shadows a member of ´this´" by Michael Stahl · 11 years ago
- abfd688 extensions: fix wrongly converted OUString literals by Michael Stahl · 11 years ago
- 1475618 remove useless macros by Luboš Luňák · 11 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 11 years ago
- f8569cd UNO constants cannot be of CHAR type by Stephan Bergmann · 11 years ago
- eb7ccf8 Remove unused DeInitSalMain by Stephan Bergmann · 11 years ago
- e63bfb3 Get rid of STAR_RESOURCEPATH by Stephan Bergmann · 11 years ago
- 5392734 Setting env vars in aqua's InitSalMain should long be unnecessary by Stephan Bergmann · 11 years ago
- d3c7266 sw: add textframe gradient DOCX roundtrip testcase by Miklos Vajna · 11 years ago
- b7de043 initial DOCX export of Writer textframe gradients by Miklos Vajna · 11 years ago
- 23515e8 sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItem by Miklos Vajna · 11 years ago
- 3430220 sw: update hintids comments to match reality by Miklos Vajna · 11 years ago
- d7efffe Document com.sun.star.text.GradientTable by Miklos Vajna · 11 years ago
- 64020ce sw: add textframe gradient ODF roundtrip testcase by Miklos Vajna · 11 years ago
- 94721b2 fdo#59928: sw: fix mouse selection of fields: by Michael Stahl · 11 years ago
- 21159c0 Updated core Project: help c725b25af49aa5292a88eb0fd53eb322861567d1 by Caolán McNamara · 11 years ago
- 8d16259 Consolidated branding in configure by Mathias Michel · 11 years ago
- d7ecbd0 the name field for SdrShadowColorItem seems to be redundant now by Caolán McNamara · 11 years ago
- a50ee91 SdrShadowColorItem(long nIndex, ...) variant never used by Caolán McNamara · 11 years ago
- 015a93d make basic XubString free by Caolán McNamara · 11 years ago
- 9a39ae6 Need boost_headers by Tor Lillqvist · 11 years ago
- 161b43a Apparent copy/paste typo by Stephan Bergmann · 11 years ago
- 165387b WITH_LANG: add en-US if it is missing by David Ostrovsky · 11 years ago
- 74d2bcf fdo#60054 - sdremote - handle rotation without causing issues. by Michael Meeks · 11 years ago
- f3d360e Cosmetics and more informative SAL_INFO output from InitGIA() by Tor Lillqvist · 11 years ago
- 8cbf109 Fix SAL_INFO output from SetColor() by Tor Lillqvist · 11 years ago
- 3230aa2 Cosmetics: Consistent indentation and whitespace by Tor Lillqvist · 11 years ago
- d123937 WaE: unused function 'GetGroup' by Tor Lillqvist · 11 years ago