summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist2-7/+7
2012-09-19SwHyphWrapper::bShowError is deadMichael Stahl2-10/+0
2012-09-18n#778148 sw: fix mouse pointer over urls with background imageMiklos Vajna1-1/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet1-1/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-0/+14
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann27-39/+5
2012-09-11-Werror,-Wnon-literal-null-conversion (SwInsertFld_Data ctor)Stephan Bergmann1-1/+1
2012-09-11-Werror,-Wnon-literal-null-conversion (SpellStart(..., *pConvArgs = 0))Stephan Bergmann1-7/+7
2012-09-11n#778148 SwEditWin::MouseButtonDown: prefer url over hell frames on ctrl-clickMiklos Vajna1-7/+20
2012-09-10n#778148 SwEditWin::UpdatePointer: fix mouse pointer wrt. hyperlinksMiklos Vajna1-5/+4
2012-09-08always use multiline balloons for footnote popup quickhelp windowsAndras Timar1-0/+1
2012-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák1-1/+27
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+5
2012-09-04Some clean up of previous commitStephan Bergmann1-1/+1
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin1-2/+2
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-1/+15
2012-09-03Improve tracking of auto-complete states.Tomaž Vajngerl1-45/+76
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2-15/+8
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-4/+3
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-17/+15
2012-09-02Improved usage of the auto-complete tree structure.Nico Weyand1-20/+106
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev7-35/+35
2012-09-01Remove SwEditWin::ShowHeaderFooterSeparatorJulien Nabet2-16/+0
2012-08-30n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna1-1/+4
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara4-7/+45
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat2-55/+22
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara6-0/+23
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-45/+40
2012-08-27WaE: unused variable ´nHtmlMode´Tor Lillqvist1-1/+0
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen7-32/+12
2012-08-26String -> OUStringIvan Timofeev2-12/+11
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev1-0/+1
2012-08-25use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev1-2/+2
2012-08-25Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev1-0/+5
2012-08-25cast to wrong type, can cause crash when opening Options-Writer-AutoCaptionIvan Timofeev1-5/+0
2012-08-25fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl1-23/+23
2012-08-24SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl93-462/+0
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna1-1/+15
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat5-35/+91
2012-08-22SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-22Some cleanup for better localizationZolnai Tamás1-1/+1
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat1-1/+15
2012-08-18remove some useless commentsThomas Arnhold1-5/+2
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi4-3/+102
2012-08-14fdo#50941: "Characters per line" will not change when changing "Max base text...Takeshi Abe1-0/+10