Age | Commit message (Expand) | Author |
2014-11-10 | loplugin: cstylecast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-22 | Fix fdo#38884 Improve Up/Down movement in writer | Juergen Funk |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-05-13 | loplugin:literaltoboolconversion | Matúš Kukan |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann |
2014-03-16 | sal_Bool to bool and minor optimizations | Matteo Casalin |
2014-02-22 | Group common code of SwCrsrShell::Goto(Prev|Next)Num | Matteo Casalin |
2014-02-03 | Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirection | Stephan Bergmann |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-15 | Related: #i17171# big xub_Strlen -> sal_Int32 changes | Caolán McNamara |
2014-01-13 | Renamed 'SwRedline' to 'SwRangeRedline' | Adam Co |
2013-12-02 | Uninitialized value | Stephan Bergmann |
2013-12-02 | Integrate branch of IAccessible2 | Steve Yin |
2013-11-27 | Drop duplicate #include | Takeshi Abe |
2013-11-19 | Resolves: #i33737# enable in-place editing of Input Fields | Oliver-Rainer Wittmann |
2013-11-14 | xub_StrLen to sal_Int32 in SwIndex and some related | Matteo Casalin |
2013-11-05 | fixincludeguards.sh: sw | Thomas Arnhold |
2013-10-26 | sw: ViewShell -> SwViewShell rename | Miklos Vajna |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-18 | convert String vectors to OUString vectors in SW | Noel Grandin |
2013-10-15 | convert sw/inc/crsrsh.hxx from String to OUString | Noel Grandin |
2013-09-30 | fdo#69862 SwCrsrShell::ExtendedSelectAll: don't always select footnotes | Miklos Vajna |
2013-09-16 | fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with table | Miklos Vajna |
2013-08-25 | String to OUString | Matteo Casalin |
2013-07-30 | String to OUString | Matteo Casalin |
2013-06-25 | Resolves: fdo#65743 MovePara gets stuck on hidden para fields | Caolán McNamara |
2013-05-17 | fdo#60967: re-enable deletion of paragraph following table | Michael Stahl |
2013-05-13 | Support IMR_QUERYCHARPOSITION in Writer and Calc. | Yohei Yukawa |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-06 | SwCrsrShell: rename member variables missing their prefix | Miklos Vajna |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-23 | sw: rename member variables missing their prefix in ViewShell | Miklos Vajna |
2013-02-14 | fdo#60738 SwPostItMgr: let the cursor know if we're in annotation mode | Miklos Vajna |
2013-02-05 | sal_Bool to bool | Takeshi Abe |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-01 | sal_Bool to bool | Takeshi Abe |
2012-10-30 | sal_Bool to bool | Takeshi Abe |
2012-10-19 | sal_Bool to bool | Takeshi Abe |
2012-10-07 | sal_Bool to bool | Takeshi Abe |
2012-10-02 | Remove dead code | Takeshi Abe |
2012-09-27 | sal_Bool to bool | Takeshi Abe |
2012-09-21 | fdo#48692: fix problems with large number of table cells: | Michael Stahl |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |