summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-06re-base on ALv2 code.Michael Meeks3-46/+29
2012-06-06fix typo that prevented the proper management of .d filesNorbert Thiebaud1-7/+7
2012-06-06import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power3-2/+12
2012-06-06fix incorrect OSL_ENSURE -> SAL_WARN_IF conversion (condition not inverted)Luboš Luňák1-9/+9
2012-06-06Update also the help messageTor Lillqvist1-1/+1
2012-06-06unodevtools is not needed for the build platform in a cross-compilationTor Lillqvist1-1/+0
2012-06-06Nobody uses this tool, but still, update the license blurb it outputsTor Lillqvist1-26/+8
2012-06-06make hsql database working again (fdo#50783)Petr Mladek1-0/+8
2012-06-06valgrind: uninitialized valueCaolán McNamara1-0/+1
2012-06-06nuke dead codeTakeshi Abe31-387/+0
2012-06-06Revert "add configure check for date_time lib"Jan Holesovsky5-390/+1
2012-06-06drop String::ReverseCaolán McNamara9-36/+61
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky1-1/+1
2012-06-06legacy reports: unify treatment of query and tableLionel Elie Mamane1-8/+17
2012-06-06legacy report wizard: when source is table, save name in QueryNameLionel Elie Mamane1-2/+1
2012-06-06SQLQueryComposer allow setQueryCommand with prependSorting instead of appendLionel Elie Mamane1-1/+13
2012-06-06db.SQLQueryComposer allow prependSortingCriteria call with addAliasFieldNamesLionel Elie Mamane1-1/+6
2012-06-06cleanupLionel Elie Mamane1-1/+0
2012-06-06fdo#48018 legacy reports do not sort by group columnsLionel Elie Mamane1-7/+4
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann1-18/+0
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann1-2/+0
2012-06-06Adapt to --with-macosx-version-min-required=10.6 and Xcode 4Stephan Bergmann2-0/+34
2012-06-06-Werror,-Wsemicolon-before-method-body (Clang)Stephan Bergmann1-11/+11
2012-06-06embeddedobj: try to make MSVC happyMichael Stahl1-1/+1
2012-06-06fdo#50665 rtftok: don't ignore character properties of text fieldsMiklos Vajna4-3/+42
2012-06-06Do not copy etc. singular iterator values.Stephan Bergmann3-10/+55
2012-06-06fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbLuboš Luňák1-0/+1
2012-06-06ucb: second try to fix weird STL assertion on tinderboxMichael Stahl1-5/+5
2012-06-06Use a vector rather than a pointer to a vectorBrad Sowden1-32/+27
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin84-395/+339
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-6/+10
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin10-45/+43
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin61-447/+326
2012-06-06Make setsdkenv_unix executable instead of configure.plStephan Bergmann2-0/+0
2012-06-06fdo#50651: update layout after toolbar destructionIvan Timofeev2-2/+10
2012-06-06Disable Exit application (Ctrl-Q) from preview mode.Kohei Yoshida2-0/+2
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida2-1/+26
2012-06-06std::isfinite seems to not be available under Solaris. Bypassing it.Lionel Dricot1-1/+2
2012-06-06Introducing a README to compile LO on Solaris with GCCLionel Dricot1-0/+39
2012-06-05play with the Layer thinggy for lcms2 to get the macosx build to finishNorbert Thiebaud1-1/+5
2012-06-05Disable Data source (F4) icon in preview mode.Kohei Yoshida2-0/+2
2012-06-05Disable "send document as email" icon in preview mode.Kohei Yoshida2-0/+2
2012-06-05fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79Norbert Thiebaud1-0/+1
2012-06-05ucb: try to fix weird STL assertion on tinderboxMichael Stahl3-16/+4
2012-06-05This option does not exist anymoreFridrich Štrba1-1/+0
2012-06-05np_sdk: it looks like the NP_* functions need exportingMichael Stahl1-4/+6
2012-06-05Fix the description.Kohei Yoshida1-2/+2
2012-06-05Prioritize external filters over the internal ones.Kohei Yoshida1-2/+3
2012-06-05fdo#50139 do not cut first character of field textAndras Timar1-1/+1
2012-06-05fdo#50694: Honor the preferred filter returned by type detection.Kohei Yoshida1-10/+27