summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-04writerfilter: use CustomTarget makefileMatúš Kukan6-136/+83
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan3-14/+11
2012-04-04filter: use CustomTarget makefileMatúš Kukan4-55/+10
2012-04-04desktop: use CustomTarget makefileMatúš Kukan3-12/+10
2012-04-04gbuild: do not let generated source files depend on headers (ver. 2)Matúš Kukan1-2/+8
2012-04-04Fix cursor movement in graphite fontsMartin Hosken2-23/+27
2012-04-04some small corrections to the sort entry patchesMarkus Mohrhard1-4/+4
2012-04-04fdo#45747 reverted use of init lists for backwards compabillityAlbert Thuswaldner3-11/+47
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner15-352/+340
2012-04-04Test cases for ScDocFunc::RenameTable()Karthik A Padmanabhan1-0/+49
2012-04-04New try to sort out the overloaded virtual method weirdnessTor Lillqvist11-103/+93
2012-04-04better drawing support for borders of different width, fdo#33634Markus Mohrhard3-31/+28
2012-04-03I need to check for empty-ness here too.Kohei Yoshida1-1/+3
2012-04-03Check for empty-ness of vector before accessing the first element.Kohei Yoshida1-3/+8
2012-04-04Clang WaE: -Woverloaded-virtual weirdness, this seems to helpTor Lillqvist4-1/+11
2012-04-04TypoTor Lillqvist1-2/+2
2012-04-04WaE: call to pure virtual member functionTor Lillqvist1-1/+7
2012-04-04WaE: unused functionTor Lillqvist1-20/+0
2012-04-04WaE: unused functionTor Lillqvist1-9/+0
2012-04-04WaE: unused functionTor Lillqvist1-0/+3
2012-04-04WaE: '&&' within '||'Tor Lillqvist2-0/+13
2012-04-04WaE fixes to the mostly dummy iOS codeTor Lillqvist5-185/+57
2012-04-04WaE: unused parameterTor Lillqvist1-0/+77
2012-04-03resolved fdo#39716 CSV import numbers in scientific notationEike Rathke1-10/+42
2012-04-03ValueSet: reworked key navigationMatteo Casalin1-122/+85
2012-04-03Cleanup some unnecessary #includeMatteo Casalin15-13/+7
2012-04-03ValueSet: remove obsolete forward declarationMatteo Casalin1-1/+0
2012-04-03ValueSet: simplify calculation of item rectangleMatteo Casalin1-7/+4
2012-04-03Unused local variables.Kohei Yoshida1-2/+0
2012-04-03SAL_REINTERPRET_CAST returns, for API stability (for 3rd-party extensions)Tor Lillqvist1-0/+1
2012-04-03More dbgutil build fix.Kohei Yoshida2-5/+5
2012-04-03fix the initial font size in the Start CenterIvan Timofeev1-0/+3
2012-04-04removed duplicate #includesTakeshi Abe35-54/+0
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power3-21/+90
2012-04-03Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patchNoel Power2-34/+53
2012-04-03try including the ostream<<OUString operator directly with OUStringLuboš Luňák3-14/+15
2012-04-03commit hook preventing commits with SAL_DEBUGLuboš Luňák1-0/+3
2012-04-03SAL_DEBUG(), instead of those temporary debug printf'sLuboš Luňák3-6/+29
2012-04-03fdo#45182 fix RTF import of character encoding in footnotesMiklos Vajna4-2/+43
2012-04-03WaE: for Norbert's Mac OS tinderbox.Kohei Yoshida1-1/+1
2012-04-03Fix the dbgutil build.Kohei Yoshida1-3/+3
2012-04-03get rid of the annoying space in Read Me.odt file nameEike Rathke2-1/+1
2012-04-03Simplify SAL_CONST_CAST and SAL_STATIC_CAST defns, mention they are obsoleteTor Lillqvist1-12/+2
2012-04-03fdo#44698 settings are under a different menu in Mac OS XAndras Timar6-0/+33
2012-04-03Removed the last SC_DECL_PTRARR from editdoc.hxx.Kohei Yoshida6-83/+148
2012-04-03Another SV_DECL_PTRARR killed.Kohei Yoshida8-77/+107
2012-04-03Make ImpEditEngine explicitly non-copyable.Kohei Yoshida1-6/+7
2012-04-03Use initializer to initialize boolean's.Kohei Yoshida2-36/+32
2012-04-03Bool cleanup.Kohei Yoshida8-78/+77
2012-04-03This ought to be private...Kohei Yoshida1-2/+1