summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-15Revert "fix build", not needed in masterLuboš Luňák1-8/+0
2013-02-15ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke1-0/+2
2013-02-15Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss2-1/+4
2013-02-15Comment translation - german-english - 3 filesMatthias Freund3-41/+41
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke7-18/+19
2013-02-15use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke1-3/+3
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke1-12/+27
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke1-3/+15
2013-02-15use LanguageTag(rtl_Locale) ctorEike Rathke1-4/+1
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara6-38/+49
2013-02-15tabpages size req not factoring in border widthCaolán McNamara2-2/+3
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara7-6/+35
2013-02-15android: more cleanup / misc. fixes.Michael Meeks2-8/+4
2013-02-15android: get the desktop demo building again.Michael Meeks6-190/+420
2013-02-15This file gets constructed at build-time so no point having it in gitTor Lillqvist1-2/+0
2013-02-15avoid re-linking if nothing changed.Michael Meeks1-1/+5
2013-02-15Add even more dependenciesTor Lillqvist1-1/+4
2013-02-15add missing chartcore.Michael Meeks1-0/+2
2013-02-15Add other missing libraries.Michael Meeks1-1/+17
2013-02-15add missing components.Michael Meeks1-0/+35
2013-02-15android: share more of the Makefile / build logicMichael Meeks5-64/+132
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara10-47/+40
2013-02-15move set master password dialog to uui and adapt codeCaolán McNamara8-329/+47
2013-02-15fully convert security options to .ui formatCaolán McNamara6-345/+226
2013-02-15Updated coreCaolán McNamara1-0/+0
2013-02-15cui: get rid of _SVX_BACKGRND_CXX defineMiklos Vajna2-4/+1
2013-02-15fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen1-84/+88
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara6-119/+86
2013-02-15adapt macro security dialog code to .uiCaolán McNamara8-95/+47
2013-02-15use stock buttonCaolán McNamara1-9/+2
2013-02-15Updated coreCaolán McNamara1-0/+0
2013-02-15WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-4/+4
2013-02-15Try again to unbreak the MinGW cross-compiling tinderboxTor Lillqvist1-1/+2
2013-02-15fdo#58283 produce all translations for desktop filesDavid Tardon1-11/+14
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon2-1/+70
2013-02-15fix fdo#60804 - Print to File leads to CrashNoel Grandin2-23/+9
2013-02-14Fix subsequentcheck. We need to have at least one measure data at all times.Kohei Yoshida1-4/+33
2013-02-14Disable DumpState() and its friends when not debugging pivot code.Kohei Yoshida2-7/+28
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund5-34/+34
2013-02-14Why in the world would anyone pass an integer as a const reference...Kohei Yoshida2-2/+2
2013-02-14This should be a struct & let's not put everything in header.Kohei Yoshida2-5/+11
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida3-41/+15
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida2-44/+31
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida3-22/+21
2013-02-15sal_Bool to boolTakeshi Abe8-63/+63
2013-02-15bUseDialog was always trueTakeshi Abe1-2/+0
2013-02-14Caller should check the member visibility, not the callee.Kohei Yoshida1-82/+80
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund1-34/+34
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida2-29/+31
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara5-95/+76