summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-23532-1339/+1339
* remove external include guardThomas Arnhold2013-10-231-7/+4
* remove some legacy stuffThomas Arnhold2013-10-231-33/+0
* correct indentation + remove guard namesThomas Arnhold2013-10-231-5/+5
* Improve test assertionsStephan Bergmann2013-10-231-13/+38
* -Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann2013-10-231-1/+1
* Missing mdds_headersStephan Bergmann2013-10-231-1/+4
* Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida2013-10-2312-216/+269
* android: try to find ICU libsMichael Stahl2013-10-231-0/+1
* icu: apparently "icutu" library is only used by genbrk etc. toolsMichael Stahl2013-10-234-28/+3
* icu: use executables from WORKDIRMichael Stahl2013-10-234-19/+11
* icu: use libraries from WORKDIRMichael Stahl2013-10-234-59/+58
* Makefile: make convenience targets like "make icu" work for external/Michael Stahl2013-10-231-5/+5
* Fix syntax error in the LSMinimumSystemVersion valueTor Lillqvist2013-10-231-1/+1
* Fix indentationTor Lillqvist2013-10-231-49/+51
* WaE: statement aligned as second statement in if ... [loplugin]Tor Lillqvist2013-10-231-1/+2
* fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza2013-10-2325-94/+47
* Build fix.Kohei Yoshida2013-10-231-1/+1
* remove warning [-Wsign-compare]Laurent Godard2013-10-231-2/+3
* remove useless includeLaurent Godard2013-10-231-3/+0
* Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard2013-10-2348-1047/+1352
* Fix build of ldapbe in UbuntuMarcos Paulo de Souza2013-10-231-1/+1
* Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann2013-10-2317-495/+653
* Install SDK cli/cli_cppuhelper.dll after allStephan Bergmann2013-10-231-0/+1
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-2318-52/+70
* libxml2 and libxslt libs are only in workdir nowTor Lillqvist2013-10-231-0/+2
* clean up some include guardsThomas Arnhold2013-10-2337-93/+91
* fixincludeguards.sh: unify all include guardsThomas Arnhold2013-10-231-0/+74
* starmath: fix include guardsThomas Arnhold2013-10-2332-67/+67
* Some clean-upStephan Bergmann2013-10-233-7/+4
* Solve fdo#69926 Wrong default notation for galaxy icon themeJoren De Cuyper2013-10-231-1/+1
* Updated coreStanislav Horacek2013-10-231-0/+0
* Updated coreCaolán McNamara2013-10-231-0/+0
* WaE: -Werror=shadowCaolán McNamara2013-10-231-2/+2
* convert input string dialog to .uiCaolán McNamara2013-10-2312-125/+155
* tiledrendering opens filesPtyl Dragon2013-10-231-47/+62
* tiled rendering file picker worksPtyl Dragon2013-10-232-2/+28
* tiledrendering extracts values when clicking renderPtyl Dragon2013-10-232-38/+20
* added callback for renderPtyl Dragon2013-10-231-11/+51
* librelogo: support linecap settingsLászló Németh2013-10-232-1/+23
* fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza2013-10-2321-122/+43
* remove comment that is irrelevant after the death of String classAndras Timar2013-10-231-2/+0
* librelogo: optional SVG/SMIL looping (at ending SLEEP)László Németh2013-10-231-6/+13
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-10-2310-219/+122
* There is no inc in solver any moreTor Lillqvist2013-10-231-1/+1
* Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist2013-10-233-2/+90
* Define SAL_MATH_FINITE for Android, tooTor Lillqvist2013-10-231-1/+1
* Improve testStephan Bergmann2013-10-231-0/+1
* Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann2013-10-232-4/+5
* convert code to use OUString::endsWithNoel Grandin2013-10-2347-133/+111