summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2012-08-25use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev
2012-08-25Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev
2012-08-25cast to wrong type, can cause crash when opening Options-Writer-AutoCaptionIvan Timofeev
2012-08-25fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl
2012-08-24SwPageBreakWin: memory leakIvan Timofeev
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-08-22SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl
2012-08-22Some cleanup for better localizationZolnai Tamás
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-08-18remove some useless commentsThomas Arnhold
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
2012-08-14fdo#50941: "Characters per line" will not change when changing "Max base text...Takeshi Abe
2012-08-13Default ascii import dialog to fixed text font the the detected languageCaolán McNamara
2012-08-10Page Break: set position only when button is invisibleIvan Timofeev
2012-08-10Page Break: don't show if mouse is gone and button is still invisibleIvan Timofeev
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl
2012-08-02strange header guardCaolán McNamara
2012-08-02strip down UniString some moreCaolán McNamara
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl
2012-07-31SwContentArr: fix STL conversion:Michael Stahl
2012-07-30First step to change sorted vector with LookupTree for word autocompletion.Tomaž Vajngerl
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-07-27sw: fix some warningsMichael Stahl
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25autocomplete: replace horrible use of SvStringsISortDtor...Michael Stahl
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-25cppcheck: move this pView test to where it makes senseCaolán McNamara