summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Collapse)Author
2010-10-12cleanup bogus commentsPrashant Shah
2010-10-12cleanup redundant / empty comments.Prashant Shah
2010-10-12remove more bogus commentsPrashant Shah
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara
2010-10-12Remove bogus comment in swPrashant Shah
2010-10-11Remove bogus comment in swPrashant Shah
2010-10-11#i112508# remove more dead codeCaolán McNamara
2010-10-11#i114267# remove dead codeCaolán McNamara
2010-10-10Remove bogus commentPrashant Shah
2010-10-10squash some warning: suggest parentheses around && within ||Norbert Thiebaud
2010-10-10Remove bogus commentPrashant Shah
2010-10-10Remove bogus commentPrashant Shah
2010-10-09missing include for SAL_N_ELEMENTSNorbert Thiebaud
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-08CWS-TOOLING: integrate CWS sw33bf11obo
Notes: split repo tag: writer_ooo/OOO330_m10 split repo tag: writer_ooo/OOO330_m11 split repo tag: writer_ooo/OOO330_m12 split repo tag: writer_ooo/OOO330_m13
2010-10-08CWS-TOOLING: integrate CWS dba33jobo
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud
2010-10-07#i112111# API test fails caused by property ShowHiddenCharactersCaolán McNamara
2010-10-07dangling pointer dereference in SwCalc::Str2DoubleCaolán McNamara
2010-10-07replace DBG_ASSERT with OSL equivalentsJacek Wolszczak
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-06Merge commit 'ooo/OOO330_m9'Jan Holesovsky
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-06fix warningCaolán McNamara
2010-10-05Ported dde-reconnect-on-load-*.diff from ooo-build.Kohei Yoshida
Improve reliability of DDE connections between documents opened in LO. With this change, LO tries to reconnect to a DDE server document upon opening if that server document is being listened to by one of the open documents. Also, the old implementation would load a DDE server document invisible, and would never close it when the user updates the link. This had the consequence that when the user tries to open this document while it's loaded hidden, it causes some weird focus issues, and closing it and opening it again would disconnect the DDE connection. The new implementation closes the server document immediately after the DDE link update is complete. This change also fixes a bug in Calc where DDE link updates to cells would fail when the formula syntax is set to something other than Calc A1.
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud
2010-10-04ok, lets assert and code defensivelyNoel Power
2010-10-04silence cppcheck "possible null pointer dereference"Harri Pitkänen
2010-10-02Omit caption separator, if caption text is empty, #i110287#Andras Timar
2010-10-02Remove executable bit from non-executable filesPhil Bordelon
2010-10-01Clean out dead code and comments from ui/appPhil Bordelon
This patch removes a bunch of commented-out code and content-free comments from Writer's ui/app code. Signed-off-by: Phil Bordelon <phil@thenexusproject.org>
2010-10-01sw33bf11: #i114875# - method <SwXTextDocument::getRenderer(..)> - consider ↵Oliver-Rainer Wittmann
brochure print correctly in fix for issue i114210
2010-10-01&& || warningCaolán McNamara
2010-09-30#i113190# bracket expression up to silence gcc warningsCaolán McNamara
2010-09-30remove 'precedence' warnings (corrected)Norbert Thiebaud
2010-09-30remove precedence warning in swNorbert Thiebaud
2010-09-30#i113310# silence gcc warningCaolán McNamara
2010-09-30#i113311# silence gcc warningCaolán McNamara
2010-09-30&& || ambiguity in frmpage.cxxCaolán McNamara
2010-09-30#i113324# silence gcc warningCaolán McNamara
2010-09-30#i113322# sw: && || ambiguity in romenu.cxxCaolán McNamara
2010-09-30Convert BOOL to bool in SwAutoCompleteWordNorbert Thiebaud
2010-09-29Ported statusbar-fancy-modified-status-sw.diff from ooo-build.Kohei Yoshida
2010-09-28Removed all //CHINA-like commentsGil Forcada
2010-09-24CWS-TOOLING: integrate CWS sw33bf09Kurt Zenker
Notes: split repo tag: writer_ooo/OOO330_m9
2010-09-24CWS-TOOLING: integrate CWS tl85Kurt Zenker
2010-09-20dba33j: merge after pulling OOO330.m8Frank Schoenheit [fs]