summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-23Translations of comments from German into EnglishJohannes Widmer
2013-03-23coverity#704225 Logically dead codeJulien Nabet
2013-03-23make gcc-wrapper work with ccachePeter Foley
2013-03-23add dba dbu and dbtools to Library_mergedPeter Foley
2013-03-23Put 'm' prefix for data members.Kohei Yoshida
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna
2013-03-23Give the number of slides also when more slides are selectedRob Snelders
2013-03-23Improve size and positions of widgets for CustomAnimationDialogXiaoli
2013-03-23coverity#704216 Logically dead codeJulien Nabet
2013-03-23Related coverity#704213/704214/704215 Logically dead codeJulien Nabet
2013-03-23coverity#704205/704206/704207 Logically dead codeJulien Nabet
2013-03-23coverity#441160 Logically dead codeJulien Nabet
2013-03-23Fix wrong copy paste, should be UNDERLINE_DASHDOT and not UNDERLINE_DOTTEDJulien Nabet
2013-03-23Updated coreAndras Timar
2013-03-23fixed the dialog because there was an overlapAndreas Mantke
2013-03-23Add missing date formats to header-footer dlgKatarina Behrens
2013-03-23fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar
2013-03-23Updated coreAndras Timar
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-23Report Builder should be an optional component in Windows installerAndras Timar
2013-03-23add longer description in Windows installer to Numbertext extensionAndras Timar
2013-03-23Use the make binary that configure found in PATHMathias Hasselmann
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock
2013-03-23add ODS test for above/below cond format rulesMarkus Mohrhard
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard
2013-03-23fix spelling errorMarkus Mohrhard
2013-03-23remove the code for this old test conceptMarkus Mohrhard
2013-03-23There is no --enable-ext-report-builder any moreAndras Timar
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon
2013-03-23drop unused includesDavid Tardon
2013-03-23drop unused member varDavid Tardon
2013-03-23broadcast change if removing NULL pageDavid Tardon
2013-03-23In writer’s RTL UI show author name and date at right side of comment windownavin patidar
2013-03-23fix fdo#62050: for impressnavin patidar
2013-03-23Another blind fix for using the x86 NDK tool-chainTor Lillqvist
2013-03-23The x86 NDK toolchain uses a different naming convention for its rootTor Lillqvist
2013-03-23Fix the build with OSL_DEBUG_LEVEL > 0.Kohei Yoshida
2013-03-23Remove commented code in VCL demo app - should make the example clearer.Chris
2013-03-22Remove unused variable.Kohei Yoshida
2013-03-22More ScCellIterator usage conversion. The rest are non-trivial...Kohei Yoshida
2013-03-22More on ScCellIterator usage conversion... Still not done.Kohei Yoshida
2013-03-22More on reducing direct use of ScBaseCell.Kohei Yoshida
2013-03-22Re-did ScCellIterator to avoid copying every single iterated cell.Kohei Yoshida
2013-03-22More on ScCellIterator conversion... More to come.Kohei Yoshida
2013-03-22ScDBDocFunc is now ScBaseCell-free.Kohei Yoshida
2013-03-22Start switching ScCellIterator caller to alternative iteration method.Kohei Yoshida
2013-03-22Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.Kohei Yoshida
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida
2013-03-22Simplify ScCellIterator.Kohei Yoshida
2013-03-22Get change tracking to work again with these new ScDocFunc methods.Kohei Yoshida