summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2015-03-18convert SidebarPosition to enum classNoel Grandin
2015-03-18convert ViewState to enum classNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-16Consistency ;-)Jan Holesovsky
2015-03-16use toUtf8 instead for string conversionSiqi Liu
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna
2015-03-13Typos for descriptionJulien Nabet
2015-03-13CppCheck cleaning : redundant checking of elemet existenceMichaël Lefèvre
2015-03-12Don't store temporary mail merge file if mail merge job was cancelledChristoph Lutz
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sw: further components converted to constructor methodChris Sherlock
2015-03-11sw: MacOSX has CUPS but no psp::PrinterInfoManagerMichael Stahl
2015-03-11WaE: -Werror=maybe-uninitializedCaolán McNamara
2015-03-11fix indentCaolán McNamara
2015-03-11sw: reindent usrpref.hxxMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11SwDBManager::MergeMailFiles: merge two bCreateSingleFile blocksMiklos Vajna
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11do not needlessly make overriden functions more privateLuboš Luňák
2015-03-11avoid creating temporary document copies in non-singlefile MM modeLuboš Luňák
2015-03-11do not create temp file(s) during MM if not neededLuboš Luňák
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-03-09Whitespace in a recent commit.Jan Holesovsky
2015-03-09tdf#89705 hyperlink clickable in writer (not in impress, yet)Siqi Liu
2015-03-09sw: when tiled rendering, disable map mode of SwEditWin earlyMiklos Vajna
2015-03-09Use SwCrsrShell::SelTblBox()Miklos Vajna
2015-03-09SwEditWin: disable map mode in LogicMouseButtonUp/DownMiklos Vajna
2015-03-09SwEditWin: when tiled rendering, let double click select an empty cellMiklos Vajna
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V801: Decreased performanceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara
2015-03-02SwEditWin::SetCursorLogicPosition: use SwCrsrShell::getShellCrsrMiklos Vajna
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin
2015-02-28Typo: excute->executeJulien Nabet
2015-02-26Unused #includeStephan Bergmann
2015-02-26sw: convert SwWebDocument & SwGlobalDocument components to use constructorChris Sherlock
2015-02-25sw: convert import & export components to constructor usageChris Sherlock