summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* Remove unused structTakeshi Abe2012-12-291-9/+0
* sal_Bool to boolTakeshi Abe2012-12-293-68/+68
* Some cppcheck cleaning in swJulien Nabet2012-12-288-22/+14
* Get rid of duplicated and apparently unused historical leftoversTor Lillqvist2012-12-273-74/+0
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-2715-52/+52
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-272-2/+2
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* Check for _MSC_VER instead of MSC in sourcesTor Lillqvist2012-12-273-3/+9
* sw: kill no longer needed C2S and C2U macrosMiklos Vajna2012-12-2721-303/+302
* Remove deserted variablesTakeshi Abe2012-12-271-2/+0
* sal_Bool to boolTakeshi Abe2012-12-275-43/+43
* Drop unused variableTakeshi Abe2012-12-261-1/+0
* Nuke unreachable codeTakeshi Abe2012-12-261-6/+0
* sal_Bool to boolTakeshi Abe2012-12-2610-39/+39
* Fix for rtfexport subsequenttestLeMoyne Castle2012-12-251-1/+1
* Remove useless declarationTakeshi Abe2012-12-251-2/+0
* sal_Bool to boolTakeshi Abe2012-12-256-72/+72
* remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan2012-12-234-8/+5
* Fix that actually compiles, at least with V2012Tor Lillqvist2012-12-231-1/+1
* Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist2012-12-231-1/+1
* sw: kill C2U in uiMiklos Vajna2012-12-2228-179/+174
* Drop unused #defineTakeshi Abe2012-12-231-2/+0
* sal_Bool to boolTakeshi Abe2012-12-234-30/+30
* fdo#53604 fix RTF export of empty footnotesMiklos Vajna2012-12-211-0/+3
* sw: kill C2U in dbuiMiklos Vajna2012-12-2110-132/+126
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-214-31/+16
* fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2012-12-211-13/+3
* convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara2012-12-207-845/+400
* make a PercentFieldWrap that wraps a MetricFieldCaolán McNamara2012-12-202-0/+291
* SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl2012-12-203-22/+12
* SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl2012-12-202-23/+16
* SwUndoInserts should not use a SwPosition:Michael Stahl2012-12-201-25/+14
* SwUndoSaveCntnt: simplify Move{From,To}UndoNdsMichael Stahl2012-12-201-42/+1
* incorrect if/for body alignmentLuboš Luňák2012-12-2023-84/+74
* fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau2012-12-205-19/+61
* when clicking at a text placeholder, put the cursor at the startLuboš Luňák2012-12-201-1/+4
* incorrect if body alignmentLuboš Luňák2012-12-201-4/+5
* sal_Bool to bool in sw/source/ui/shells/grfsh.cxxRodolfo Ribeiro Gomes2012-12-201-12/+12
* sal_Bool to boolTakeshi Abe2012-12-209-86/+86
* Some cppcheck cleaningJulien Nabet2012-12-202-4/+2
* fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna2012-12-191-2/+32
* -DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2012-12-191-0/+2
* Changed Writer follow-up Style for "Title" to be "Text body".Samuel Mehrbrodt2012-12-191-4/+2
* docx export: graphics relativeFrom attributes now matches import codePierre-Eric Pelloux-Prayer2012-12-181-2/+32
* Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2012-12-182-9/+4
* split out statistics info page and convert to .uiCaolán McNamara2012-12-184-249/+42
* SwFrm::CheckPageDescs: if bOdd is false, we want left formatMiklos Vajna2012-12-181-1/+1
* fdo#58376 SwFrm::CheckPageDescs: fix crash on fallbackMiklos Vajna2012-12-181-1/+4
* SwMSConvertControls::InsertControl: typoMiklos Vajna2012-12-181-1/+1
* sw: kill C2U in filterMiklos Vajna2012-12-182-35/+33