summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-23use safer rethrow syntaxCaolán McNamara
2012-01-23can't see the point of calling String::Erase before delete StringCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-23drop tools/string.hxx includeCaolán McNamara
2012-01-23can replace all PLACEHOLDER_PATH tokensCaolán McNamara
2012-01-23make svx ByteString freeCaolán McNamara
2012-01-23make drawinglayer ByteString freeCaolán McNamara
2012-01-23make shell ByteString freeCaolán McNamara
2012-01-23make starmath ByteString freeCaolán McNamara
2012-01-23make oox ByteString freeCaolán McNamara
2012-01-23make sot ByteString freeCaolán McNamara
2012-01-23make chart2 ByteString freeCaolán McNamara
2012-01-23make unotools ByteString freeCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-23use $(GPERF) instead of using gperf from pathBapt
2012-01-23Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist
2012-01-23Possibly need dummy jni/Android.mk and Application.mk for ndk-gdb to workTor Lillqvist
2012-01-23android: re-installs can fail silently, remove tree before installMichael Meeks
2012-01-23ORowSetCache::fillMatrix(): fix case m_nFetchsize > table sizeLionel Elie Mamane
When lowering m_nStartPos, do not duplicate rows above its old value
2012-01-23fdo#44988: Remove obsolete BOOTSTRAP defines.Thomas Collerton
2012-01-23Removed NfCurrencyEntry::ApplyVariableInformation().Mariusz Dykierek
2012-01-23Removed Get*EntryLine? and Get*EntryDistance methods.Mariusz Dykierek
2012-01-23Redundant condition and Comment Translations.Mariusz Dykierek
2012-01-23Use -z defs to catch undefineds at build timeTor Lillqvist
2012-01-22resolved fdo#45032 Calc export to HTML with graphics failedEike Rathke
Fixed a misconception in transition from List to to ptr_vector of commit db599f64e63a3141159b7f0e59783197c39b3e02, List::Next() returned NULL when at end of list, mimic that.
2012-01-22Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/coreThomas Klausner
2012-01-22Use more portable `=' comparison operator instead of `=='.Thomas Klausner
2012-01-22fdo#43705: fix incomplete updating of the page preview pane in DrawIvan Timofeev
This regression was introduced in f215333002882872129066828228d3343a903331. As stated in PageObjectPainter::PaintPageObject: "The page object layouter is quite volatile." The rest of usages of mpPageObjectLayouter looks sane, but who knows...
2012-01-22Wash my handsTor Lillqvist
2012-01-22Wash my handsTor Lillqvist
2012-01-22Must export SYSBASE for it to propagate through set_soenvTor Lillqvist
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-22ORowSetCache::fillMatrix(): correct off-by-one errorLionel Elie Mamane
Symptom: segfault. Thanks to Julien Nabet for precise pointer to problematic code.
2012-01-21android: hard-code path to 'lofficerc' in assets/Michael Meeks
2012-01-21android: print out exception messages that escaped 'main'Michael Meeks
2012-01-21android: don't add -I/usr/include to the compile line - urkMichael Meeks
2012-01-21sw: tweak translation 60c8a970dMichael Stahl
2012-01-21SwGlossaries: some cleanupMichael Stahl
2012-01-21officecfg: namespace prefix make variable FILESMichael Stahl
2012-01-21sw: rtf filters: use "sw.rtf" for loggingMichael Stahl
2012-01-21SwGlossaryGroupDlg: get rid of pointless empty()Michael Stahl
2012-01-21SwGlossaryGroupDlg: String to OUStringMichael Stahl
2012-01-21SwGlossaryGroupDlg: fix memory leaksMichael Stahl
2012-01-21UnoControls: remove dmakefilesMichael Stahl
2012-01-21sal: re-disable file based unit tests that don't passMichael Meeks
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-21Improve checking for emptiness (while)Thomas Arnhold
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-21unused methodsThomas Arnhold
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold