summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara1-2/+10
2015-02-03fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt1-0/+2
2015-01-24rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2-17/+38
2015-01-24rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl1-14/+27
2015-01-08Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara1-1/+1
2014-12-13Only call super-expensive Invalidate on scrollbar togglingCaolán McNamara1-2/+2
2014-12-13fdo#79303: Revert "fdo#70861 SwToSfxPageDescAttr: fix call to ...Michael Stahl1-3/+2
2014-12-13fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-23Enable copy-paste of charts/ole as bitmaps.Muthu Subramanian1-0/+18
2014-11-23fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-1/+20
2014-11-23fdo#37960 fix shift+click to select multiple drawingsAndras Timar1-2/+0
2014-10-14Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara2-2/+20
2014-10-14fix docx redline import (bnc#821804)Luboš Luňák2-0/+3
2014-10-14fdo#76565 Allow pasting into input fieldsJan-Marek Glogowski1-4/+2
2014-10-14fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl1-17/+21
2014-10-14fdo#84315: quick fix for sw tooMatúš Kukan1-1/+1
2014-10-14Input fields are always editable...Jan-Marek Glogowski1-2/+1
2014-10-14error C2216: 'override' cannot be used with 'inline'Andras Timar1-2/+2
2014-09-10Resolves: fdo#83251 menu on master doc insert disappearsCaolán McNamara1-2/+2
2014-09-04fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2-3/+4
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara1-1/+0
2014-07-29Resolves: fdo#81641 the new style shouldn't be a conditional styleCaolán McNamara1-1/+5
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky2-2/+2
2014-07-15fdo#81231 Make this macro work againMaxim Monastirsky1-16/+18
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna10-410/+63
2014-06-26MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2-6/+13
2014-06-23sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida1-0/+8
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-02coverity#736074 Missing break in switchCaolán McNamara1-0/+1
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-3/+8
2014-05-29handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák1-1/+15
2014-05-29speed-up writer conversion in headless modeTomaž Vajngerl1-1/+1
2014-05-28fdo#78737: sw: fix setting tab stops via rulerMichael Stahl1-1/+3
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara1-2/+2
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-1/+0
2014-05-21cid#708875 Unused pointer valueNoel Grandin1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2-29/+29
2014-05-20Displaying the number of standardized pages in the Word count windowMichal Siedlaczek2-17/+24
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-4/+4
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold14-28/+0
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet3-21/+21
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-15fdo#55582 Writer: Dont overwrite from even when selected, from writer.Lennard Wasserthal1-2/+6
2014-05-15Resolves: fdo#78204 adjust note icons on comments-in-margins caseCaolán McNamara1-4/+5
2014-05-14Unify utl::TempFile ctorsStephan Bergmann3-4/+4
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky3-37/+45
2014-05-14Use transparent color directlyMaxim Monastirsky3-18/+3
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin3-3/+3